home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…tion Library 2 (Reseller) / Apple R&P Lib Reseller v2.0.iso / 3-Demos / Third Party Demos / Information Management / Wingz / SDScript / Break (.txt) next >
Wingz Script  |  1989-03-30  |  234b  |  9 lines

  1. WNGZWZSC01b1S
  2. MasterControl
  3. WindowInon idle
  4.     if sd:MasterControl = 0
  5.         close now
  6.         call sd:WindowIn()
  7.     end if
  8. end idle
  9.